func github.com/andybalholm/brotli.maxZopfliCandidates

2 uses

	github.com/andybalholm/brotli (current package)
		backward_references_hq.go#L379: 	var max_iters uint = maxZopfliCandidates(params)
		quality.go#L57: func maxZopfliCandidates(params *encoderParams) uint {